CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - video edge

搜索资源列表

  1. VideoEdgeCounterSobel

    0下载:
  2. 视频图象边缘检测,基于DM642芯片。算法为SOBEL算子希望对学习DSP的朋友有所帮助-video edge detection, based on the DM642 chip. Algorithm SOBEL Operators hope to learn DSP help of a friend
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:91142
    • 提供者:王真
  1. shipin.rar

    0下载:
  2. 从摄像头中得到视频流,对视频进行边缘检测,输出结果,Received from the camera video stream of video edge detection, output
  3. 所属分类:Video Capture

    • 发布日期:2017-04-23
    • 文件大小:421020
    • 提供者:yinxin
  1. sobelvideo

    2下载:
  2. VB编写的视频采集与处理程序,视频采集显示、边缘检测、中心点检测,特别适合道路边沿检测和中心线定位,对从事VB视频处理开发的同门非常有借鉴意义。-VB prepared the video acquisition and processing procedures, video capture show that edge detection, point detection, is particularly suited to the centerline of the road edge d
  3. 所属分类:视频捕捉/采集

    • 发布日期:2014-01-02
    • 文件大小:265683
    • 提供者:杨延西
  1. xingmfc

    0下载:
  2. 基于MFC用opencv完成对图像和视频的边缘检测和直方图均衡化和对图像和视频的保存。-Opencv on MFC complete with images and video edge detection and histogram equalization and the preservation of images and video.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:234268
    • 提供者:邢文君
  1. demosaic

    0下载:
  2. 解Demosaici,使用连续逼近的方法!-Motion-compensated (MC) video coding has been dominating in the past decades. From MPEG-1/2 to MPEG-4, H.263 and the latest H.264, we have witnessed that the accumulative improvement of MC video coding. However, what lacks in th
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:34858
    • 提供者:panhanming
  1. paper

    0下载:
  2. 智能交通监视系统中基于边缘的运动目标提取算法 本文的算法是基于C++和OPEN CV实现的,要运行此程序首先要安装这两个软件 由于本文在采集图像时用到的视频图像较大 ,要100多兆,所以演示程序采用另一个视频,以观其效果 本程序中采用视频序列的前四十帧的奇数帧提取出背景边缘,用参数backframes来控制,backframes/2 即是采用的帧数。 cedge_thresh1和cedge_thresh2来控制做背景检测是用到的CANNY算子的两个阈值。
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1709229
    • 提供者:陈忠厚
  1. VCcode

    0下载:
  2. 这是孙鑫视频里面的源代码,好不容易找到的,可边看视频边学习-SUN Xin This is a video inside the source code, hard to find and can be watching video edge study
  3. 所属分类:Graph program

    • 发布日期:2017-05-09
    • 文件大小:1762153
    • 提供者:王江
  1. ImageProcessing

    0下载:
  2. Hough变换,边缘检测,差影法,轮廓提取与跟踪,模板匹配,投影法,图像复原,阈值分割和种子填充的源码。-Hough transform, edge detection, bad video method, contour extraction and tracking, template matching, projection method, image recovery, threshold segmentation of the source and seed filling.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4782819
    • 提供者:胡春梅
  1. OpenCV_FirstDemo

    0下载:
  2. OpenCV的初学练习,包含简单的图像处理,边缘检测、视频处理等等,可作为初学者的入门练习参考。-OpenCV of beginner exercises, including simple image processing, edge detection, video processing and so on, can be used as reference for beginners to practice entry.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:235798
    • 提供者:suffering
  1. shot-detecting

    1下载:
  2. 多种基于内容的视频检索镜头分割算法matlab程序,主要是检测突变,有基于直方图的方法,基于X2直方图的方法,基于像素的方法以及基于边缘轮廓法对比!对于这一领域的研究具有很好的入门作用!也是本人毕业论文所写的!视频文件建议先分离掉声音,仅保留图像系列,文件须为mpg!-A variety of content-based video retrieval lens matlab segmentation procedures, the major mutations are detected, t
  3. 所属分类:matlab

    • 发布日期:2014-04-08
    • 文件大小:104172
    • 提供者:ttt
  1. video

    0下载:
  2. Background subtraction, canny edge detection using opencv
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:848358
    • 提供者:Revathi
  1. 20090429

    0下载:
  2. 为了提取区域边界,可以对图像直接运用一阶微商算子或二阶微商算子,然后根据各像点处的微商幅值或其他附加条件判定其是否为边界点。如果图像中含有较强噪声,直接进行微商运算将会出现许多虚假边界点。-.Using the feature of distinct edge contour existing between the text and the background regions in color images, a novel text extraction algorithm—CEMA(Co
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:6120
    • 提供者:刘卅
  1. laplace

    0下载:
  2. 利用OPENCV,从摄像头或AVI文件中得到视频流,对视频进行边缘检测,并输出结果-The use of OPENCV, from camera or AVI file to be video streaming of video edge detection, and output
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:421138
    • 提供者:王鹤
  1. youdianmatlabVc

    0下载:
  2. 人民邮电版图像处理源码,车牌识别,数字识别系统源代码,路线识别(机器人视觉),形态学处理,数字识别,字母识别,边缘检测,图像分割-Posts And Telecommunications News source version of image processing, license plate recognition, digital identification system source code, line identification (robot vision), morpholog
  3. 所属分类:source in ebook

    • 发布日期:2017-05-21
    • 文件大小:6607056
    • 提供者:杨山
  1. VideoInEdgeDetection

    0下载:
  2. Video Edge Detection on ADI Blackfin
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-04
    • 文件大小:23033
    • 提供者:robin5408
  1. Edge_Detection

    0下载:
  2. Edge Detection This demo finds the edges of objects in a video stream using the Prewitt method. You can double-click the Edge Detection block and adjust the Threshold parameter while the simulation is running. The higher you make the thre
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:6227
    • 提供者:radim.rh
  1. videoedge

    0下载:
  2. 本程序使用视频和图像处理模块库来找到一个视频流中对象的边缘。-The program uses video and image processing module library to find a video stream edge of the object.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:1269
    • 提供者:若苦
  1. image-and-video-edge-detection

    0下载:
  2. 基于Simulink的图像及视频边缘检测 边缘检测方面的资料-Simulink-based image and video edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:223299
    • 提供者:guotaotao
  1. OpenCV-camera-video-capture-sample

    0下载:
  2. 旧版OpenCV总是打不开现在的电脑摄像头,因此,查阅Opencv3.0文档后,发现其中部分类做了改进,程序为通过OpenCV3.0版本中的VideoCapture类打开电脑自带摄像头,用Mat类读取每帧图像,并利用边缘检测算法对视频边缘检测输出。-Older always OpenCV computer camera not open now, so consult Opencv3.0 document, found part of the class has been improved th
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7336374
    • 提供者:liang
  1. Edge-Detection

    0下载:
  2. An Augmented Reality app that demonstrates basic computer vision concepts such as greyscaling, thresholding, edge detection, homography, corner detection...its a long list. It paints a 3D image on any detected markers. Here is a crude video that
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:7094272
    • 提供者:穿山甲说
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com